ASP.NET Core MVC コントロールヘルプ
Width(String) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ControlBuilder<TControl,TBuilder> クラス > Width メソッド : Width(String) メソッド
The value.
Configurates C1.Web.Mvc.Control.Width. Sets the width of the control.
シンタックス
'宣言
 
Public Overloads Function Width( _
   ByVal value As System.String _
) As TBuilder
public TBuilder Width( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ControlBuilder<TControl,TBuilder> クラス
ControlBuilder<TControl,TBuilder> メンバ
オーバーロード一覧